home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / September 96 / Dragging out of a floating pale < prev    next >
Encoding:
Internet Message Format  |  1996-09-19  |  785 b   |  [TEXT/ttxt]

  1. Subject:     Dragging out of a floating palette.
  2. Sent:        9/10/96 10:25 AM
  3. Received:    9/10/96 10:25 AM
  4. From:        Scott Adler <sadler@spss.com>
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List
  7.  
  8.  
  9. I'm trying to make a floating palette that has a grid of items, lets make 
  10. it simple and say they are different colors. Now when I drag that item I 
  11. want to drag a sample of the color and be able to drop it on different 
  12. areas of my part. The problem I'm having is trying to make the floating 
  13. window be able to drag off copies of the colors.
  14.  
  15. I tried making the floating window FW_MDraggable and adding a drag 
  16. command, but it needs a selection. Is there more documentation on 
  17. dragging and how it works?
  18.  
  19. -Scott Adler
  20. sadler@spss.com